<?xml version="1.0"?>
<component name="org.nuxeo.runtime.management.ResourcePublisher.override">

  <require>org.nuxeo.runtime.management.ResourcePublisher</require>

  <documentation>

	Management resource publishers, resources can be nuxeo services or factories.
	

  </documentation>
  <extension point="services" target="org.nuxeo.runtime.management.ResourcePublisher">
    <service class="org.nuxeo.runtime.management.ResourcePublisher" ifaceClass="prg.nuxeo.runtime.management.ResourcePublisherService" name="managementResourcePublisher"/>
  </extension>

</component>
